Overload List
Name | Description | |
---|---|---|
FindGreater(Object, Boolean, Order) |
Finds items with keys greater than the specified value. |
|
FindGreater(TKey, Boolean, Func<(Of <<'(TKey, Boolean>)>>), Order) |
Finds items with keys greater than the specified value.
|